PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElement Class / setClassNames Method
A collection of attribute class names associated with this structure element.
In This Topic
    setClassNames Method
    In This Topic
    Sets the attributes class names.
    Syntax
    public void setClassNames( 
       PDFAttributeClassCollection value
    )

    Parameters

    value
    A collection of attribute class names associated with this structure element.
    See Also